Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme Configuration #9

Merged
merged 7 commits into from
Aug 27, 2024
Merged

Theme Configuration #9

merged 7 commits into from
Aug 27, 2024

Conversation

willy1989cv
Copy link
Contributor

@willy1989cv willy1989cv commented Aug 27, 2024

Related to Issue: #4
This Will provide a single Layout and Theme setup for devs who will implement other pages. Having theme basic configurations, and responsinve Header and Footer

Changes:

  • theme config:
    • fonts: Inter
    • colors: tdc-primary, gray-900, gray-500, gray-400
    • container: 1280px
  • clean css: clean unnecessary declarations from default theme
  • layout: add header to the default layout
  • header: as per figma
  • footer: as per figma

- theme config
- clean css
- tdc color variables
- layout
- header
- footer
@willy1989cv willy1989cv changed the title [Draft] #4 Home Page Implementation [WIP] #4 Home Page Implementation Aug 27, 2024
@willy1989cv willy1989cv changed the title [WIP] #4 Home Page Implementation [WIP] Theme Configuration Aug 27, 2024
@willy1989cv willy1989cv requested a review from luccasmmg August 27, 2024 12:46
@willy1989cv willy1989cv changed the title [WIP] Theme Configuration Theme Configuration Aug 27, 2024
Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tdc-data-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 2:40pm

Copy link
Contributor

@luccasmmg luccasmmg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@luccasmmg luccasmmg merged commit 3339ff6 into main Aug 27, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants